/*main*/
.picbox{width:1200px; height:812px;margin: 0 auto;overflow: hidden; position: relative;}
.picbox .title1{width:1200px;height: 102px;background: #f2f2f2; overflow: hidden; margin: 0 auto;}
.picbox .title1-list{width: 100%;height: auto;position: relative;}
.picbox .title1-list>li{width: 199px; height:50px;line-height:50px;text-align: center;border-right: 1px #fff solid; float: left;}
.picbox .title1-list>li>span{background: #d2d2d2;color: #333333;font-size:20px;display: block;position: relative;}
.picbox .title1-list li.on span{ color: #fff;background: #1a4cc7}
.picbox .title1-list li.on span a{color: #fff}
.picbox .title1-list>li>span:after{content: '';width: 12px;height: 12px;background:rgba(26,76,199,0);display: block;position: absolute;transform: rotate(45deg);top: 44px;left: 94px;}
.picbox .title1-list li.on span:after{background:rgba(26,76,199,1)}
.picbox .title1-list li .subli{width:1200px;height: 50px;margin-top:2px; overflow: hidden;display: none;box-sizing: border-box;padding: 0 58px;position: absolute;left: 0;top:50px;}
.picbox .title1-list li.on .subli{display: block;}
.picbox .title1-list li .subli li{width: auto;height: 50px;font-size: 16px;color: #666666;padding-right: 60px;float: left;}
.picbox .title1-list li .subli li i{font-style:normal;font-family: 'Simsun';padding-right: 15px;}
.picbox .title1-list>li:last-child{border-right: 1px #d2d2d2 solid;}
.pic-wrap{width:100%;height:auto;padding-top: 16px;overflow: hidden;margin:0 auto;}
.picbox .pic{width: 1200px; height:675px; position: relative; display: none;}
.pic-wrap .show{ display: block;}
.picbox .pic .box01{width: 100%;height: 430px;overflow: hidden;}
.picbox .pic .box01 .box01_lf{width: 728px;height: 430px;overflow: hidden; float: left;}
.picbox .pic .box01 .box01_lf img{width: 728px;height: 430px;transition: 0.4s all}
.picbox .pic .box01 .box01_lf img:hover{transform: scale(1.05);}
.picbox .pic .box01 .box01_rt{width: 472px;height: 430px;color: #fff;box-sizing: border-box;padding: 30px 40px 20px 46px;background: #1a4cc7;float: right;}
.picbox .pic .box01 .box01_rt .p01{width: 100%;height: 87px;color: #fff;line-height: 80px;transition: 0.4s all; background: url(../images/lines.png) bottom left no-repeat;position: relative;}
.picbox .pic .box01 .box01_rt .p01 big{width: 290px; line-height: 80px; font-size: 30px;font-weight: bold;transition: 0.4s all;display: block;}
.picbox .pic .box01 .box01_rt .p01 span{font-size: 14px;position: absolute;right: 0;top: 0;line-height: 80px;transition: 0.4s all;}
.picbox .pic .box01 .box01_rt .p01 big:hover{color: #ff9501;}
.picbox .pic .box01 .box01_rt .p01 span:hover{color: #ff9501;}
.picbox .pic .box01 .box01_rt .p02{width: 100%;font-size: 15px;line-height: 30px;padding-top: 20px;}
.picbox .pic .box01 .box01_rt .p03{width: 100%;height: 45px;padding-top: 38px;}
.picbox .pic .box01 .box01_rt .p03 .btn{width: 140px;height: 45px;line-height: 45px;text-align: center;transition: 0.4s all; box-sizing: border-box; font-size: 16px;margin-right: 17px; display: inline-block;}
.picbox .pic .box01 .box01_rt .p03 .btn01{background:url(../images/dingzhi.png) 18px center no-repeat #ff9501;padding-left:24px;}
.picbox .pic .box01 .box01_rt .p03 .btn02{color: #666666; background:url(../images/zixun.png) 20px center no-repeat #ffffff;padding-left:20px;font-weight: bold;}
.picbox .pic .box01 .box01_rt .p03 .btn:hover{background-color: #6690f7; color: #fff;text-decoration: underline;}
.picbox .pic .box01 .box01_rt .p03 .btn02:hover{background-image:url(../images/zixunh.png)}
.picbox .pic .box02{width: 100%;height: 225px;padding-top:16px;overflow: hidden;}
.picbox .pic .box02 li{width: 287px;height: 225px;color: #666666;font-size: 18px;text-align: center;margin-right: 17px;line-height: 48px;float: left;}
.picbox .pic .box02 li .inpic{width: 287px;height: 170px;overflow: hidden;position: relative;}
.picbox .pic .box02 li .inpic img{width: 100%;min-height:170px;top: 50%;transform: translateY(-50%); position: relative; transition: 0.4s all}
.picbox .pic .box02 li .inpic:after{content: ''; width: 100%;height:170px;background:url(../images/fangdajing.png) center no-repeat rgba(26,76,199,0.5);transform: scale(0); left: 0;top: 0;position: absolute;transition: 0.4s all;}
.picbox .pic .box02 li .inpic:hover:after{transform: scale(1);}
.picbox .pic .box02 li:last-child{margin-right: 0}

/*tab case*/
.casebox{width:1200px; height:812px;margin: 0 auto;overflow: hidden; position: relative;}
.casebox .title2{width:1200px;height:50px;margin: 0 auto;}
.casebox .title2-list{width: 100%;height: auto;background: #d2d2d2;position: relative;}
.casebox .title2-list>li{width: 199px; height:50px;line-height:50px;text-align: center; float: left;}
.casebox .title2-list>li>span{background: #d2d2d2;border-right: 1px #fff solid;color: #333333;font-size:20px; display: block;position: relative;}
.casebox .title2-list>li>span:after{content: '';width: 12px;height: 12px;background:rgba(26,76,199,0);display: block;position: absolute;transform: rotate(45deg);top: 44px;left: 94px;}
.casebox .title2-list li.on span{ color: #fff;background: #1a4cc7}
.casebox .title2-list li.on span a{color: #fff}
.casebox .title2-list li.on span:after{background:rgba(26,76,199,1)}
.casebox .title2-list>li:last-child{border-right: 1px #d2d2d2 solid;}
.case-wrap{width:100%;height:auto;padding-top: 26px;overflow: hidden;margin:0 auto;}
.casebox .pic{width: 1200px; height:735px; position: relative; display: none;}
.case-wrap .show{ display: block;}
.casebox .pic .box_lf{width: 476px;height: 735px;color: #fff;box-sizing: border-box;padding: 38px 38px;background: #1a4cc7;float: left;}
.casebox .pic .box_lf .caseimg{width: 400px;height: 300px;background: #000;display: block;}
.casebox .pic .box_lf .caseimg img{transition: 0.4s all; }
.casebox .pic .box_lf .caseimg:hover img{opacity: 0.6}
.casebox .pic .box_lf .p01{width: 100%;font-size: 30px;height: 93px;line-height: 88px;font-weight: bold;background: url(../images/line.png) bottom left no-repeat;position: relative;}
.casebox .pic .box_lf .p01 a{display: block;}
.casebox .pic .box_lf .p01 a:hover{color: #ff9501;padding-left: 5px}
.casebox .pic .box_lf .p02{width: 100%;font-size: 15px;line-height: 24px;}
.casebox .pic .box_lf .p02 p{padding-top: 15px;}
.casebox .pic .box_lf .p02 p b{display: block;}
.casebox .pic .box_lf .p03{width: 100%;height: 45px;padding-top: 30px;}
.casebox .pic .box_lf .p03 .btn{width: 140px;height: 45px;line-height: 45px;text-align: center;transition: 0.4s all; box-sizing: border-box; font-size: 16px;margin-right: 17px; display: inline-block;}
.casebox .pic .box_lf .p03 .btn01{background:url(../images/dingzhi.png) 18px center no-repeat #ff9501;padding-left:24px;}
.casebox .pic .box_lf .p03 .btn02{color: #666666; background:url(../images/zixun.png) 20px center no-repeat #ffffff;padding-left:20px;}
.casebox .pic .box_lf .p03 .btn:hover{background-color: #6690f7; color: #fff;text-decoration: underline;}
.casebox .pic .box_lf .p03 .btn02:hover{background-image:url(../images/zixunh.png)}
.casebox .pic .box_rt{width: 710px;height: 735px;float: right;}
.casebox .pic .box_rt li{width: 345px;height: 356px;color: #333333;background: #f2f2f2;margin-left: 10px;margin-bottom: 22px;transition: 0.4s all; float: left;}
.casebox .pic .box_rt li img{width: 100%;height: 256px;display: block;}
.casebox .pic .box_rt li .p01{font-size: 20px;padding:14px 24px 2px;}
.casebox .pic .box_rt li .p02{font-size: 14px;line-height:20px;opacity: 0.6; padding: 0 24px;}
.casebox .pic .box_rt li:hover{background: #1a4cc7;}
.casebox .pic .box_rt li:hover a{color: #fff}

/*tab news*/
.newsbox{width:1200px; height:350px;margin: 0 auto;overflow: hidden; position: relative;}
.newsbox .title3{width:200px;height:350px;float: left;}
.newsbox .title3-list{width: 100%;height: auto;position: relative;}
.newsbox .title3-list>li{width:200px;height:114px;font-size: 22px;color: #333333;background: #d2d2d2;line-height:114px;text-align: center;margin-bottom: 4px;}
.newsbox .title3-list li.on{ color: #fff;background: #1a4cc7}
.newsbox .title3-list li.on a{color: #fff}
.news-wrap{width: 968px;height:350px;overflow: hidden;float: right;}
.newsbox .pic{width:970px; height:350px; position: relative; display: none;}
.news-wrap .show{ display: block;}
.newsbox .pic .box_lf{width:463px;height:350px;float: left;}
.newsbox .pic .box_lf .npic{width: 100%;height: 237px;overflow: hidden;}
.newsbox .pic .box_lf .npic img{width: 100%;min-height: 237px; transition: 0.4s all}
.newsbox .pic .box_lf .npic img:hover{transform: scale(1.05);}
.newsbox .pic .box_lf .p01{width: 100%;height: 40px;color: #333333;line-height: 40px;padding-top: 22px;position: relative;}
.newsbox .pic .box_lf .p01 p{width: 350px;font-size: 18px;white-space: nowrap;}
.newsbox .pic .box_lf .p01 i{font-style: normal;font-family: Simsun;opacity: 0.8;padding-right: 15px}
.newsbox .pic .box_lf .p01 span{right: 0;top: 25px;font-size: 14px;opacity: 0.8;position: absolute;}
.newsbox .pic .box_lf .p02{line-height: 24px;color: #666666;font-size: 14px;padding-top: 6px;}
.newsbox .pic .box_rt{width:466px;height:350px;float: right;}
.newsbox .pic .box_rt li{width: 100%;height: 70px;color: #666666;line-height: 70px;border-bottom: 1px #d1d1d1 dashed;padding: 0 23px;box-sizing: border-box;position: relative;transition: 0.4s all}
.newsbox .pic .box_rt li:hover{color: #1a4cc7;border-bottom: 1px #d1d1d1 dashed !important;padding-left:27px}
.newsbox .pic .box_rt li p{width: 325px;white-space: nowrap;}
.newsbox .pic .box_rt li i{font-style: normal;font-family: Simsun;opacity: 0.8;padding-right: 15px}
.newsbox .pic .box_rt li span{right: 23px;top: 0;font-size: 14px;opacity: 0.8;position: absolute;}

/*tab honor*/
.honorbox{width:1200px; height:350px;margin: 0 auto;overflow: hidden; position: relative;}
.honorbox .title4{width:604px;height:50px;margin: 0 auto}
.honorbox .title4-list{width: 100%;height: auto;position: relative;}
.honorbox .title4-list>li{width:200px;height:50px;font-size: 20px;color: #333333;background: #d2d2d2;line-height:50px;text-align: center;margin-right:1px;float: left;position: relative;}
.honorbox .title4-list>li:after{content: '';width: 12px;height: 12px;background:rgba(26,76,199,0);display: block;position: absolute;transform: rotate(45deg);top: 44px;left: 94px;}
.honorbox .title4-list li.on:after{background:rgba(26,76,199,1)}
.honorbox .title4-list li.on{ color: #fff;background: #1a4cc7}
.honorbox .title4-list li.on a{color: #fff}
.honor-wrap{width:1094px;height:250px;padding-top: 30px; overflow: hidden;margin: 0 auto}
.honorbox .pic{width:1094px; height:250px; position: relative; display: none;}
.honor-wrap .show{ display: block;}
.honorbox .pic li{width: 260px;height: 250px;line-height: 45px;font-size: 20px; color: #666666;text-align: center; padding-right: 10px; float: left;}
.honorbox .pic li:last-child{padding-right: 0}
.honorbox .pic .npic{width: 100%;height: 195px;overflow: hidden;}
.honorbox .pic .npic img{width: 140%;height: 195px;display: block;transition: 0.4s all}
.honorbox .pic .npic img:hover{transform: scale(1.05);}
